go.uber.org/zap.Logger.clone (method)
7 uses
go.uber.org/zap (current package)
logger.go#L146: core := log.clone()
logger.go#L157: l := log.clone()
logger.go#L169: c := log.clone()
logger.go#L183: l := log.clone()
logger.go#L316: func (log *Logger) clone() *Logger {
sugar.go#L64: base := s.base.clone()
sugar.go#L77: base := s.base.clone()
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |